ASP.NET Core MVC コントロールヘルプ
AddPoints(IEnumerable<DataPoint>) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > PolygonBuilder クラス > AddPoints メソッド : AddPoints(IEnumerable<DataPoint>) メソッド
The DataPoint list
Add point array for Polygon annotation.
シンタックス
'宣言
 
Public Overloads Function AddPoints( _
   ByVal points As System.Collections.Generic.IEnumerable(Of DataPoint) _
) As PolygonBuilder
public PolygonBuilder AddPoints( 
   System.Collections.Generic.IEnumerable<DataPoint> points
)

パラメータ

points
The DataPoint list

戻り値の型

Current builder
参照

PolygonBuilder クラス
PolygonBuilder メンバ
オーバーロード一覧